home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Chat & Communication
/
Digsby build 37
/
digsby_setup.exe
/
lib
/
encodings
/
cp737.pyo
(
.txt
)
< prev
next >
Wrap
Python Compiled Bytecode
|
2008-10-13
|
9KB
|
430 lines
# Source Generated with Decompyle++
# File: in.pyo (Python 2.5)
import codecs
class Codec(codecs.Codec):
def encode(self, input, errors = 'strict'):
return codecs.charmap_encode(input, errors, encoding_map)
def decode(self, input, errors = 'strict'):
return codecs.charmap_decode(input, errors, decoding_table)
class IncrementalEncoder(codecs.IncrementalEncoder):
def encode(self, input, final = False):
return codecs.charmap_encode(input, self.errors, encoding_map)[0]
class IncrementalDecoder(codecs.IncrementalDecoder):
def decode(self, input, final = False):
return codecs.charmap_decode(input, self.errors, decoding_table)[0]
class StreamWriter(Codec, codecs.StreamWriter):
pass
class StreamReader(Codec, codecs.StreamReader):
pass
def getregentry():
return codecs.CodecInfo(name = 'cp737', encode = Codec().encode, decode = Codec().decode, incrementalencoder = IncrementalEncoder, incrementaldecoder = IncrementalDecoder, streamreader = StreamReader, streamwriter = StreamWriter)
decoding_map = codecs.make_identity_dict(range(256))
decoding_map.update({
128: 913,
129: 914,
130: 915,
131: 916,
132: 917,
133: 918,
134: 919,
135: 920,
136: 921,
137: 922,
138: 923,
139: 924,
140: 925,
141: 926,
142: 927,
143: 928,
144: 929,
145: 931,
146: 932,
147: 933,
148: 934,
149: 935,
150: 936,
151: 937,
152: 945,
153: 946,
154: 947,
155: 948,
156: 949,
157: 950,
158: 951,
159: 952,
160: 953,
161: 954,
162: 955,
163: 956,
164: 957,
165: 958,
166: 959,
167: 960,
168: 961,
169: 963,
170: 962,
171: 964,
172: 965,
173: 966,
174: 967,
175: 968,
176: 9617,
177: 9618,
178: 9619,
179: 9474,
180: 9508,
181: 9569,
182: 9570,
183: 9558,
184: 9557,
185: 9571,
186: 9553,
187: 9559,
188: 9565,
189: 9564,
190: 9563,
191: 9488,
192: 9492,
193: 9524,
194: 9516,
195: 9500,
196: 9472,
197: 9532,
198: 9566,
199: 9567,
200: 9562,
201: 9556,
202: 9577,
203: 9574,
204: 9568,
205: 9552,
206: 9580,
207: 9575,
208: 9576,
209: 9572,
210: 9573,
211: 9561,
212: 9560,
213: 9554,
214: 9555,
215: 9579,
216: 9578,
217: 9496,
218: 9484,
219: 9608,
220: 9604,
221: 9612,
222: 9616,
223: 9600,
224: 969,
225: 940,
226: 941,
227: 942,
228: 970,
229: 943,
230: 972,
231: 973,
232: 971,
233: 974,
234: 902,
235: 904,
236: 905,
237: 906,
238: 908,
239: 910,
240: 911,
241: 177,
242: 8805,
243: 8804,
244: 938,
245: 939,
246: 247,
247: 8776,
248: 176,
249: 8729,
250: 183,
251: 8730,
252: 8319,
253: 178,
254: 9632,
255: 160 })
decoding_table = u'\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f !"#$%&\'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7f\xce\x91\xce\x92\xce\x93\xce\x94\xce\x95\xce\x96\xce\x97\xce\x98\xce\x99\xce\x9a\xce\x9b\xce\x9c\xce\x9d\xce\x9e\xce\x9f\xce\xa0\xce\xa1\xce\xa3\xce\xa4\xce\xa5\xce\xa6\xce\xa7\xce\xa8\xce\xa9\xce\xb1\xce\xb2\xce\xb3\xce\xb4\xce\xb5\xce\xb6\xce\xb7\xce\xb8\xce\xb9\xce\xba\xce\xbb\xce\xbc\xce\xbd\xce\xbe\xce\xbf\xcf\x80\xcf\x81\xcf\x83\xcf\x82\xcf\x84\xcf\x85\xcf\x86\xcf\x87\xcf\x88\xe2\x96\x91\xe2\x96\x92\xe2\x96\x93\xe2\x94\x82\xe2\x94\xa4\xe2\x95\xa1\xe2\x95\xa2\xe2\x95\x96\xe2\x95\x95\xe2\x95\xa3\xe2\x95\x91\xe2\x95\x97\xe2\x95\x9d\xe2\x95\x9c\xe2\x95\x9b\xe2\x94\x90\xe2\x94\x94\xe2\x94\xb4\xe2\x94\xac\xe2\x94\x9c\xe2\x94\x80\xe2\x94\xbc\xe2\x95\x9e\xe2\x95\x9f\xe2\x95\x9a\xe2\x95\x94\xe2\x95\xa9\xe2\x95\xa6\xe2\x95\xa0\xe2\x95\x90\xe2\x95\xac\xe2\x95\xa7\xe2\x95\xa8\xe2\x95\xa4\xe2\x95\xa5\xe2\x95\x99\xe2\x95\x98\xe2\x95\x92\xe2\x95\x93\xe2\x95\xab\xe2\x95\xaa\xe2\x94\x98\xe2\x94\x8c\xe2\x96\x88\xe2\x96\x84\xe2\x96\x8c\xe2\x96\x90\xe2\x96\x80\xcf\x89\xce\xac\xce\xad\xce\xae\xcf\x8a\xce\xaf\xcf\x8c\xcf\x8d\xcf\x8b\xcf\x8e\xce\x86\xce\x88\xce\x89\xce\x8a\xce\x8c\xce\x8e\xce\x8f\xc2\xb1\xe2\x89\xa5\xe2\x89\xa4\xce\xaa\xce\xab\xc3\xb7\xe2\x89\x88\xc2\xb0\xe2\x88\x99\xc2\xb7\xe2\x88\x9a\xe2\x81\xbf\xc2\xb2\xe2\x96\xa0\xc2\xa0'
encoding_map = {
0: 0,
1: 1,
2: 2,
3: 3,
4: 4,
5: 5,
6: 6,
7: 7,
8: 8,
9: 9,
10: 10,
11: 11,
12: 12,
13: 13,
14: 14,
15: 15,
16: 16,
17: 17,
18: 18,
19: 19,
20: 20,
21: 21,
22: 22,
23: 23,
24: 24,
25: 25,
26: 26,
27: 27,
28: 28,
29: 29,
30: 30,
31: 31,
32: 32,
33: 33,
34: 34,
35: 35,
36: 36,
37: 37,
38: 38,
39: 39,
40: 40,
41: 41,
42: 42,
43: 43,
44: 44,
45: 45,
46: 46,
47: 47,
48: 48,
49: 49,
50: 50,
51: 51,
52: 52,
53: 53,
54: 54,
55: 55,
56: 56,
57: 57,
58: 58,
59: 59,
60: 60,
61: 61,
62: 62,
63: 63,
64: 64,
65: 65,
66: 66,
67: 67,
68: 68,
69: 69,
70: 70,
71: 71,
72: 72,
73: 73,
74: 74,
75: 75,
76: 76,
77: 77,
78: 78,
79: 79,
80: 80,
81: 81,
82: 82,
83: 83,
84: 84,
85: 85,
86: 86,
87: 87,
88: 88,
89: 89,
90: 90,
91: 91,
92: 92,
93: 93,
94: 94,
95: 95,
96: 96,
97: 97,
98: 98,
99: 99,
100: 100,
101: 101,
102: 102,
103: 103,
104: 104,
105: 105,
106: 106,
107: 107,
108: 108,
109: 109,
110: 110,
111: 111,
112: 112,
113: 113,
114: 114,
115: 115,
116: 116,
117: 117,
118: 118,
119: 119,
120: 120,
121: 121,
122: 122,
123: 123,
124: 124,
125: 125,
126: 126,
127: 127,
160: 255,
176: 248,
177: 241,
178: 253,
183: 250,
247: 246,
902: 234,
904: 235,
905: 236,
906: 237,
908: 238,
910: 239,
911: 240,
913: 128,
914: 129,
915: 130,
916: 131,
917: 132,
918: 133,
919: 134,
920: 135,
921: 136,
922: 137,
923: 138,
924: 139,
925: 140,
926: 141,
927: 142,
928: 143,
929: 144,
931: 145,
932: 146,
933: 147,
934: 148,
935: 149,
936: 150,
937: 151,
938: 244,
939: 245,
940: 225,
941: 226,
942: 227,
943: 229,
945: 152,
946: 153,
947: 154,
948: 155,
949: 156,
950: 157,
951: 158,
952: 159,
953: 160,
954: 161,
955: 162,
956: 163,
957: 164,
958: 165,
959: 166,
960: 167,
961: 168,
962: 170,
963: 169,
964: 171,
965: 172,
966: 173,
967: 174,
968: 175,
969: 224,
970: 228,
971: 232,
972: 230,
973: 231,
974: 233,
8319: 252,
8729: 249,
8730: 251,
8776: 247,
8804: 243,
8805: 242,
9472: 196,
9474: 179,
9484: 218,
9488: 191,
9492: 192,
9496: 217,
9500: 195,
9508: 180,
9516: 194,
9524: 193,
9532: 197,
9552: 205,
9553: 186,
9554: 213,
9555: 214,
9556: 201,
9557: 184,
9558: 183,
9559: 187,
9560: 212,
9561: 211,
9562: 200,
9563: 190,
9564: 189,
9565: 188,
9566: 198,
9567: 199,
9568: 204,
9569: 181,
9570: 182,
9571: 185,
9572: 209,
9573: 210,
9574: 203,
9575: 207,
9576: 208,
9577: 202,
9578: 216,
9579: 215,
9580: 206,
9600: 223,
9604: 220,
9608: 219,
9612: 221,
9616: 222,
9617: 176,
9618: 177,
9619: 178,
9632: 254 }